Unable to paste multiple addresses into Mail to: field

Before upgrading to Mavericks, I was able to copy multiple names and email addresses on separate lines (say, from a Word document) and paste them into the to: field in a Mail message, where they would show up as separate addresses. Now, when I do that, it grabs only the first address and gives is a mashup name of all of the contact names.


This seems to be a bug, but I cannot find anywhere within support to report this. If anyone has a workaround (other than individually copying and pasting each individual address — that's obvious) or can let me know where to report this bug, I would appreciate it.


ETA: I have no idea why this forum won't let me update the information on my OS, but I am running Mavericks, not 10.5.2.

MacBook Pro (15-inch Early 2011), Mac OS X (10.5.2)

Posted on Oct 30, 2013 7:39 AM

Reply
18 replies

Dec 20, 2017 12:07 PM in response to Lori Kozey

I know this is an old tread, but I just came across it as I was having the same issue. Last year I created an email list on Microsoft word for a holiday card. It worked great, just copying and pasting the email address, but this year, it made the entire list one address.


But I figured out how to fix it. I copied all the addresses into Pages and then from there I copied all the addresses from Pages into email and it worked.


Hope this helps someone!

Nov 5, 2013 9:01 AM in response to Mick Burrell

More on this issue....


I've been pasting lists of e-mail addresses into Mail and sending them for 10 years.... i.e., since Mail was first released. This has always worked easily and painlessly. Suddenly with Mavericks and the current build of Mail, it no longer works. Apparently either Mail, Mavericks, or the clipboard transfer process .... strips whatever delimiter was previously in place that made this work. I find the situation exists whether copying names from Numbers or Excel. I imagine the problem also exists transferring from Word as reported above.


This is a simple "Functionality" issue that Apple engineers ought to SEE and REMEDY quickly. Colleagues have suggested numerous ways that I could insert commas after each e-mail address so that they will parse correctly when moved to Mail. This is crazy and should not be needed!!! The Mail application should be smart enough to parse pasted in e-mail addresses. Alternately, the clipboard or OS should be smart enough to "understand" this most simple and commonplace of actions.


One of the things we all agree makes the Magic of the Macintosh is that "it just works." This is a simple feature that worked perfectly for 10 years. Fix it, please, so we can get back to work.


I've been a Mac user and Evangelist since the 128 K Mac in 1984. I've also posted this issue on Macintouch.

Nov 4, 2013 8:55 AM in response to Lori Kozey

I've discovered this too. I've also discovered what I think is causing it and a workround.


If you have anyone anywhere in the list whose address is in the format Mick Burrell<mick@****,com>, then you get this issue, You need to remove all but the email address so it's in the form just mick@****. There's one more thing. Mail requires multiple addresses to be separated by a comma then a space. Pasting your list will insert the space but not the comma so each email address has to be in the format mick@****, (note the comma after the address. Also, note that here, the small envelope icon is inserted by the forum and is not part of what you have to type).


Nov 8, 2013 8:46 AM in response to Lori Kozey

I too have this problem after the upgrade to Mavericks. I used to copy and paste rows of my employee's e-mail addresses from Google Spreadsheets into the BCC field but now it's not possible for group messages. I was hoping that the update to Mail recently would fix it but still no good.


Fortunately, I am still able to copy and paste the addresses directly into G-Mail, which is my workaround for the moment.


Apple - please fix ASAP.

Nov 8, 2013 9:00 AM in response to Lori Kozey

Lori Kozey wrote:


If anyone has a workaround (other than individually copying and pasting each individual address — that's obvious)


In excel, you can:

In the cel next to the email adddress, enter =A1&","

...and then paste that col into mail


If the email addesses are plain text, copy, and in Terminal run:

pbpaste | sed 's/$/,/' | pbcopy

Nov 8, 2013 10:07 AM in response to Lori Kozey

Thank you all for confirming that it's not just me. :-)


I'm actually working off a list created in Word. I handle the birthday greetings for a mailing list I'm on, and the list has headings for the date and then each name and email address on its own line under that. I'm using TextExpander, so all I have to do is copy the names and addresses and invoke the shortcut once I had so new mail message open to complete the message.


It used to be that I could just paste the paragraph-delimited names and email addresses into the cc: field, and Bob's yer uncle. It was nice. But it seems like the only realistic solution for me will be another series of copy and paste when there are multiple names on a given day.


I hope they fix this bug soon.

Nov 19, 2013 4:52 PM in response to Lori Kozey

I almost lost it when I realized I couldn't paste multiple addresses anymore! There is a fairly easy fix, although, we should'nt have to do it. The problem is that the email program can no longer make the distinction between addresses when there is more than one.


In order for it to work the way it used to, you need to add a comma between each address. If you are working in excel and each address has it's own cell, you can add a comma in the cell to the right of the first address, then use the 'fill down' tool to take you to the the cell right of your last address. Now you have a list of 2 columns, column A with email addresses and column B with commas. Just copy and paste into the macmail address bar and they will instantly turn into proper addresses. I don't this Mavericks thing...too many bugs....

Nov 20, 2013 9:40 AM in response to jds3998

I continue to be amazed that Apple has broken something so simple and so basic to thousands of users. Moreover, they have done this without any notice or any warning to people who use their software. Thanks to several of you who have posted work-arounds here. But the simple truth is that this is a clumsy, backwards way to handle software engineering.


Is it not THE MOST BASIC idea of inter-operability that a user would want to store names in a database or spreadsheet and then move them quickly and seamlessly into a Mail program? Obviously it WAS considered a basic and simple matter when Mail and Pages were under development ... because it worked quickly and easily for 10 years. Now to BREAK IT and not even notice the break??? Come on, Apple, you can do MUCH better.

Feb 1, 2014 3:32 AM in response to Lori Kozey

Today, I discovered the same problem: not being able to copy and paste a number of e-mail adresses out of Excel into Mail. I was told to add a comma to each address.

I do it this simply: select the whole column of e-mail addresses, go in Excel to the function Replace, and have every address ending e.g. ".com" replaced by ".com,". Do it for all other possible endings. Then copy and paste into Mail end it works.

Feb 2, 2014 5:50 PM in response to Eric Root

Thanks for the tip on sending feedback — I never realized that that would let you give specific feedback about a specific problem. It looks like it only sends your stats, but apparently that's wrong.


Thanks, everyone, for the suggestion of adding the comma, but that doesn't help in my specific situation. It would solve the problem of copying and pasting the multiple addresses, but then that would mean having to futz with what I copied and pasted in another part of my process that is currently completely automated and formatted the way I want it to be in the text of my email.

Jun 8, 2014 8:49 PM in response to Lori Kozey

Thanks to all who commented on this. I just chatted with Apple Support - who were helpful to a point, but made the comment that Apple can't support apps wrotten by Microsoft! The fact that it's been working perfectly up to now

didn't make a difference.

They suggested I make a comment at apple.com/feedback, but I searched and can't find anywhere like that.

Can anyone help me with this? I don't want to complain, but for me, this a MAJOR flaw.

I hope this issue is sorted quickly!

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Unable to paste multiple addresses into Mail to: field

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.